home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 February / PCWFEB06.iso / Software / Resources / Audacity 1.23 / audacity-win-1.2.3.exe / {app} / Nyquist / init.lsp < prev    next >
Text File  |  2002-09-16  |  164b  |  8 lines

  1. ; init.lsp -- default Nyquist startup file
  2. (load "nyinit.lsp")
  3.  
  4. ; add your customizations here:
  5. ;    e.g. (setf *default-sf-dir* "...")
  6.  
  7. ; (load "test.lsp")
  8.